home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / tvd124r2.zip / SETUP24.DOC < prev    next >
Text File  |  1992-08-10  |  3KB  |  72 lines

  1.          The Verify Door v1.24             Configuration Program
  2.  
  3.   The TVD configuration program is menu driven. On line help might be
  4. included in later releases, but for now please refer to TCBVDxxx.DOC for
  5. answers to questions you might have on individual entries to the TVD config
  6. and other TVD files.
  7.  
  8.   Before running the SETUP program, you should ideally know the following
  9.   information from your system:
  10.  
  11.   1) Security level of your NEW USER.
  12.   2) Security level to upgrade a successfully verified user to.
  13.   3) If your modem has built-in error correction, you should know
  14.      the commands your modem uses to disable/enable this feature
  15.  
  16.   Please note: setup is for setting up, it is not meant to be used for
  17. door maintenance!  It's possible that a future release of TVD may include
  18. a maintenance program, but for now, use your favorite text editor for
  19. maintenance.
  20.  
  21. GETTING STARTED
  22.  
  23. >>NOTE!  If you are upgrading from a previous version, please see UPGRADE.DOC.
  24.  
  25.   Unzip the files in any directory on your hard drive, then run either the
  26. INSTALL.BAT file or run SETUPxx.EXE direct. You do NOT have to be in the
  27. directory where you want the files to reside. If the directory where you
  28. want the TVD files to reside does not exist, SETUP will create it for you.
  29.  
  30.   Hint: If you are installing this door on a network, copy all the TVD
  31.   files to the drive & directory where you intend to run the door from,
  32.   change to that drive and directory, THEN run the setup program.
  33.   Although the TVD door code itself was written to be network compatible,
  34.   setup is not that great at running on a network (yet!)
  35.  
  36.   Run all options, starting with option #1.
  37.  
  38.   INITIAL SETUP (option #1) will ask you where you want to set up the
  39. TVD door files. Setup will then optionally make the directory if it
  40. doesn't already exist on your system, and then will copy the necessary
  41. files to the directory you chose.
  42.   Setup will then read your PCBoard system configuration and help you setup
  43. paths to critical files needed by The Verify Door, and will write the path
  44. names to the default config file TCBV.CNF.
  45.   Now, proceed with running the other options, starting with option #2,
  46. paying special attention to any line in the config file containing a
  47. path/filename or a user security level. Please refer to TCBVDxxx.DOC for
  48. additional information.
  49.  
  50. NOTE TO MULTI-NODE PCBOARD SYSOPS:
  51.  
  52.   This new version of SETUP now allows you to enter the name of your TCBV
  53. config file for a particular node. If no entry is made SETUP defaults to
  54. the TCBV.CNF file.
  55.  
  56.   The command line for multi-node configuration is:
  57.  
  58.   SETUPxx [config file name]
  59.  
  60.   Example: Setting up for Node #1 might go something like this:
  61.  
  62.   SETUPxx tcbv1.cnf
  63.  
  64.            or for node 2:
  65.  
  66.   SETUPxx tcbv2.cnf
  67.  
  68.   (Typing in SETUPxx by itself will open the default file TCBV.CNF)
  69.  
  70.   If the config file doesn't exist, setup will create it.
  71.  
  72.